*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 5 Feb 2008 02:28:23 +0000 (02:28 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 5 Feb 2008 02:28:23 +0000 (02:28 +0000)
lib-src/movemail.c

index 7c647676ff5f0bb057365216c6dd56e924e7c51a..8ccf6ce554ac2f5d7ffc5a34cd5ce49883c56ab0 100644 (file)
@@ -702,7 +702,7 @@ char Errmsg[200];           /* POP errors, at least, can exceed
                                   the original length of 80.  */
 
 /*
- * The full legal syntax for a POP mailbox specification for movemail
+ * The full valid syntax for a POP mailbox specification for movemail
  * is "po:username:hostname".  The ":hostname" is optional; if it is
  * omitted, the MAILHOST environment variable will be consulted.  Note
  * that by the time popmail() is called the "po:" has been stripped